private function getCardsCore()
    {
        $cards = [];

        $customerRepository = new CustomerRepository();