cy.get('a[href="/admin/contents/109"]').contains('Content 6').click();
Please check with this solution you have click the specific link in the page.