Use multiple CDC handlers to transfer data

Hi,

I would like to sync data from MongoDb to secondary storage. For that I would like to use CDC.

Can I have more than one handler/subscription to transfer data ?
Will this result with data multiplication in secondary storage ?