Get Vector3 from an object for itween bezier

Hey, how do I get the vector3 of an object and implement that in an itween bezier curve?

pref JAVA

Seems like you're looking for Transform's position. If so, do check the documentation further, as these are basic concepts that are covered in depth.