Do you want to: Suggest a feature
I would like to request a new API method for plugins in the document editor:
GetCurrentBookmarkName() -> string
Purpose:
This function would return the name of the bookmark currently under the cursor position or covering the current selection simiar to GetCurrentContentControl - ONLYOFFICE Api Documentation
Additional information:
We require this to be able to identify if user’s cursor is inside a bookmark or not.