I am looking at a way to determine the named range in Google docs through Google Apps Script for the current cursor position. Is there anyway to do that?
Context: I am marking a range in the google document for review using named range. I would like to get the named range if the cursor is placed in that location of the document so that I can show that there is a review item on that area.
Could you please let me know if there is a way to do that in Google Apps Script? thanks Jasper