What's the Best Way to Implement Smooth/Lagless Animation Replication?

In C++, you can call “<animation instance>->Montage_SetPosition(<montage>, <new position>)” to jump to an exact position, but after checking, it doesn’t appear to be exposed to the Blueprint system.

******.
Something to expose in a Blueprint function library and give to @Rama I guess.