Sorry, but it still doesn't work. I still need wait 2 frame after super text mesh activates to use Read(), otherwise, when I use Read() the entire text will show immediately without reading process.
And if I set auto read to true, skip to end and currentReadTime will still not work if super text mesh is just active. (I need use yield return null to wait one frame after super text mesh is active).