Attempt:
- If the cards are distinct?
If cards are distinct I have no idea how to proceed this.
- If the cards are identical?
I could treat this as if there are $4$ boxes and $52$ identical balls which would have $4^{52}$ ways to distribute the balls/cards.
However, I am not sure how to proceed for if the cards are distinct. If people weren't allowed to have $0$ cards, I know that it would be $\displaystyle\binom{51}{3}$. Do I just take that and then just add all the ways where people end up with $0$ cards?