How to animate 3D model movement from original location to destination location?

I search out with “Three.js Animation”, later it came as three.js docs
which is not the things I want. hhhh
I dont need show animation that object already have, but the process of object moving over time.
THX for your help!

You can do it like here and change duration-property of AnimationClip to your needs:

https://sbcode.net/threejs/gltf-animation/