tweenTarget simply points to the object that will be tweened.
If no target is specified, the game object of the script itself is assumed to be the target.
Just look at how it's used by creating a button using the widget tool. The button has UIButtonOffset, UIButtonColor and UIButtonScale.