I found a few threads addressing something similar but I am having a problem with this macro:
I want it to Flash Heal a target or PW: S it if Ctrl is pressed

/cast [targer=Toon] Flash Heal; [modifier:ctrl] Power Word: Shield

I have tried this in a few different versions but I can't get it to work like I want. (adding [nomodifier] to the Flash Heal, adding [target=Toon] after the semi colon ...)

This:
/cast Flash Heal; [modifier:ctrl] Power Word: Shield
works but not with the target. Can you not add a target like this if you us a modifier? What am I missing?

Thanks a lot.