How to get current time position of Take Recorder Level Sequence?

You should be able to call GetCurrentTime. Note, this is only accessible through editor blueprints since the current time in a level sequence editor is an editor concept.

GetCurrentTime.PNG