have a look to the extension thread to see how to get the current sceneelement -> Extend Tumult Hype with JavaScript: hypeDocument.extensions
then get your content-class within by:
hypeDocument.currentSceneElement().querySelector('.content')
have a look to the extension thread to see how to get the current sceneelement -> Extend Tumult Hype with JavaScript: hypeDocument.extensions
then get your content-class within by:
hypeDocument.currentSceneElement().querySelector('.content')