Not sure what your connection source is. In my case (Postgres), CDC is entirely controlled by LSN in replication slot, so it’s not possible to have different pointer for each table with a single replication slot.
Airbyte doesn’t support specifying multiple replication slots for a connection, so it wouldn’t be technically possible for now.