get Card For Category
Returns a list of eligible cards for the given category to the callback CardListener.onCardAvailable To fetch all cards irrespective of categories pass in the category as MoECardHelper.CATEGORY_ALL
<b>Note:<b/>Make sure the callback listener is set before this API is called.