Say I have a line of text "my name is jizzy how are u"
The 13 character is z and is in the 4th token using chr 32.
How can i dynamically find out which token the 13th character is in?