VBA - Determine if balloon is atttached to a Envelope Model in a Drawing

Is there a way to determine if balloon is attached to a "Envelope" Model?

I have a macro that traverses views/notes/balloons in a drawing and gets the component information.  I have run it on may drawings, but it always fails on getcomponent if the part or assembly is set to envelope.

looking to pre-check for envelope & skip when necessary.

SolidworksApi macros