I need to add new menu item inside the custom post admin menu

Check out the documentation on the function add_submenu_page

You should be able to add as many links as you need given the parent post type.