I'm creating an add-on for Google Docs and I want to show some text near a text selection, the problem I'm facing right now is that I'm unable to find anything that could solve this problem.
Searching through the documentation of the API I've found there's a class called InlineDrawing but there's almost no reference on how that works.
What's the best way to do something like that?