How to remove specific Animation Actions from Mixer?

I’m trying to cancel some animations queued with StartAt. I don’t want to use stopAllAction() because some of them need to continue playing. How can I cancel these animations that have not yet started?