By default the tr/card is expanded. Pass #:open #f to render it collapsed:
@tr/card[#:open #f]{
@title{Xxx}
@taxon{Feature}
@p{Some words......}
}
Demonstration. A collapsed demonstration [local-0]
Demonstration. A collapsed demonstration [local-0]
This card starts collapsed because of #:open #f.