Currently, after the opportunity to undo dismissing a feed card passes, there's no way to restore the cards without the user having to clear all app data.
We should provide this ability.
Unless I'm missing something it should be as easy as adding a menu item that calls Prefs.setHiddenCards(null) when clicked.