In google docs, when commenting on something, you can type "+" to 'assign' a user to an item. I'm wondering if there's a way to get the list of "assigned" users in a google doc (and maybe filterable by status - resolved/done/etc).
I've seen some other posts stating that getting comment data isn't possible within the Documents Apps script, but that it is possible with the Drive API. Can the Drive API be used in a Google Sheets script? If so, could it be used to get the information mentioned above?