Get user document text not attributes using grasshopper

Hello everyone!
I was looking for some default function in rhino and grasshopper that allows me to access the user text of the document and not the attributes but I didn’t find a solution.
Is there a way to achieve it through a plug in, command or script using grasshopper?

With plugins like Elefront you can work with user attributes.
With c# you can do something like this: c# user strings.gh (7.8 KB)

It is true, I really appreciate your support, with elefort in grasshopper I can access the attributes, very useful without a doubt, but in this case I want to access the user’s text also using grasshopper