Hello,
The best way to know the difference is to try both of them.
What I have observerd that both have different styles
Card Item have classes of cards
- .card
- .card-detail
- By which you will get ,background-color border, border radius...
But in List Item there is no such class of card insted of that it has classes of list
Over all the thing is if you want a layout of card background.

We can use them according to our use cases
Hope this will help
Thanks