Ah I get you

you can overload the target in my version... e.g.

Code:
/castsequence [target=focustarget,help][target=focus,help][] reset=12 Healing Wave,,
This will heal:
  1. The focustarget if you can
  2. the focus if you can
  3. the target (it will behave as if no options where specified)
Now it is a little redundant, because you will almost always have a focus ;)