Whether mongodb clustered collection should be used instead of non-clustered collection

Starting in MongoDB 5.3, MongoDB supports clustered collections. Clustered collections has many advantages. Should it be used instead of non-clustered collections.

In other words, should clustered collections be preferred?