I am not sure I understand your question.
If you want to test collision of Card with Card, you need another family. Create another family CardClone with the same objects. And then you can do "Card on collision with CardClone", and control both instances in this event.
Thanks to you, I did what I wanted, thank you very much.