Need proper formatting to get my pet to heal target of target and target because for some reason <tt > and <t > aren't valid "names" in my macros for some friggin reason.

Basically looking for a priority. Example, WoW's macros I use the following for my healing spells:

(old syntax, easier to read but still works)
/cast [target=mouseover, help] Healing Wave; [help] Healing Wave; Healing Wave

Target priority is mouseover(friendly), friendly selected target, self.

That's what I'm looking for here.

<mo > works, but the target and target of target aren't working with Embrace. i want my pet to cast on the person I just cast on, without having to hard target it. If I cast on mouseover, she casts on mouseover. If I cast on target of target, she casts on target of target.

or is this not possible?