Change between cameras after click on object in scene

I’ve got a scene with 3 cubes and one camera. In start view you can see all of this cubes, but I would like to implement a system where you can click on one of this cube and camera can come closer to this object. If I click one more time in cube I camera should back to start position. How to do it by using blueprints?