Needing help with a command to allow me to do this: Target an enemy to use cure on enemy's target. But also be able to cure an ally with that same macro cure.

Thats probably confusing, so ill write out command

/micon "Cure"
/ac "Cure" <tt>
/ac "Cure" <t>

Problem is, if i highlight an ally, it wont skip the 2nd command line. It instead targets what that ally is targeting, an enemy. Since I end up targeting an enemy, the cure bounces back to me...

is there any macro or sequence of macros that will allow me to heal Enemy's Target as well as an ally (without using /p#) with the same heal?