Change link of cards to get it from title instead of "link" pattern field
Summary
The current implementation of cards, gets the link field from the pattern field, so as a result in a lot cases the link is empty. Modify the implementation to get the link from title
since it is a field that is always mapped.